Posts

Post not yet marked as solved
3 Replies
Are you suggesting I build an exhaustive list of file extentions by learning which files can/can't be played in AVPlayer? Isn't there a cleaner way to do this?I mean, using [AVURLAsset audiovisualMIMETypes] seems logical, but why does it return the MIME types that it can't play(e.g .avi)?